PivotOptions16 Class

Represents the 2016 pivot-chart options extension (c16:pivotOptions16) that stores whether expand/collapse field buttons are shown (uri {E28EC0CA-F0BB-4C9C-879D-F8772B89E7AC}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class PivotOptions16 : IExtensionContent
Inheritance
Object    PivotOptions16
Implements
IExtensionContent

Constructors

PivotOptions16Initializes a new instance of the PivotOptions16 class

Properties

ShowExpandCollapseFieldButtons Gets or sets whether expand/collapse field buttons are shown (c16:showExpandCollapseFieldButtons val). Null when the child element is absent.

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also